Quiz!

This quiz will test your knowledge of relational databases.

1

Which of the following is NOT a property of tables?

A)

The values are atomic.

B)

The sequence of columns is significant.

C)

The values of a column are of the same data-type.

D)

Each column should have a unique name.

Question 1 of 70 attempted

Congratulations! You have reached the end of this chapter. At this point, you should be comfortable with ideas such as keys, constraints, and operations regarding relational databases.

In the next chapter, we will tackle the concepts behind functional dependencies.

Common Relational Database Operations
Intro to Functional Dependencies
Mark as Completed
Report an Issue